summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-07-09 17:16:05 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-07-09 17:16:05 +0200
commitcbc9bed8ae85af36ad8579476ab91e89c3cd310e (patch)
tree2a070c03426a8d110428a41388b090bd4b339427 /apt-pkg/makefile
parent8e372e79de1277f3508c20c2eb486165402e5afc (diff)
move libudev based code into libapt cdrom.cc class
Diffstat (limited to 'apt-pkg/makefile')
-rw-r--r--apt-pkg/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/makefile b/apt-pkg/makefile
index 087f17740..387151baf 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -15,7 +15,7 @@ LIBRARY=apt-pkg
LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
MAJOR=4.7
MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil -ldl
APT_DOMAIN:=libapt-pkg$(MAJOR)
# Source code for the contributed non-core things