aboutsummaryrefslogtreecommitdiffstats
path: root/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-07-05 12:49:26 +0200
committerAngelo Naselli <anaselli@linux.it>2014-07-05 12:49:26 +0200
commit4040b475c5b825c6ee549c96fab5fbf2b3229817 (patch)
treedb4947fb9095e3b2511a4b68a3a6067cb95102da /lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
parent58463cc72da8711c22e01086281be4b544b696f1 (diff)
downloadmanatools-4040b475c5b825c6ee549c96fab5fbf2b3229817.tar
manatools-4040b475c5b825c6ee549c96fab5fbf2b3229817.tar.gz
manatools-4040b475c5b825c6ee549c96fab5fbf2b3229817.tar.bz2
manatools-4040b475c5b825c6ee549c96fab5fbf2b3229817.tar.xz
manatools-4040b475c5b825c6ee549c96fab5fbf2b3229817.zip
Removed member from Shared (usning MDK::Common::DataStructure one)
Diffstat (limited to 'lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm')
-rw-r--r--lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
index 038d1a4c..eb2b25dd 100644
--- a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
+++ b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm
@@ -37,6 +37,7 @@ use AdminPanel::Shared::GUI;
use URPM::Signature;
use MDK::Common::Math qw(max);
use MDK::Common::File;
+use MDK::Common::DataStructure qw(member);
use urpm::media;
use urpm::download;
use urpm::lock;