From 1f95bfb0707570c7959270fec5977fd685c6f497 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Thu, 5 Jun 2014 15:36:46 +0200 Subject: Missing drakx deps --- lib/AdminPanel/Shared/Services.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/AdminPanel/Shared/Services.pm') diff --git a/lib/AdminPanel/Shared/Services.pm b/lib/AdminPanel/Shared/Services.pm index 59c46ba..8402ee3 100644 --- a/lib/AdminPanel/Shared/Services.pm +++ b/lib/AdminPanel/Shared/Services.pm @@ -80,6 +80,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA #-###################################################################################### use strict; +use lib qw(/usr/lib/libDrakX); use common; use run_program; -- cgit v1.2.1