summaryrefslogtreecommitdiff
path: root/apt-pkg/makefile
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-07-03 21:38:32 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-07-03 21:38:32 +0200
commitd8cb4aa44573aca621110fda47d72bd682c0e3f4 (patch)
tree29c7ed1b74bf59c00f512a84af148aaf4a5bfd93 /apt-pkg/makefile
parent6724d2173133f24bc8a3875c13513761f9340627 (diff)
* first (raw and ineffient) implementation
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 df9954f67..8dd50b8c2 100644
--- a/apt-pkg/makefile
+++ b/apt-pkg/makefile
@@ -15,7 +15,7 @@ LIBRARY=apt-pkg
LIBEXT=$(GLIBC_VER)$(LIBSTDCPP_VER)
MAJOR=4.4
MINOR=0
-SLIBS=$(PTHREADLIB) $(INTLLIBS)
+SLIBS=$(PTHREADLIB) $(INTLLIBS) -lutil
APT_DOMAIN:=libapt-pkg$(MAJOR)
# Source code for the contributed non-core things