cnijfilter2: fix build

This commit is contained in:
Charles Strahan 2016-09-17 15:53:09 -04:00
parent 61462c94e6
commit 358232f68a
No known key found for this signature in database
GPG key ID: BB47AB4B8489B5A5

View file

@ -1,4 +1,4 @@
{ stdenv, lib, fetchzip, autoconf, automake, cups, glib, libxml2, libusb
{ stdenv, lib, fetchzip, autoconf, automake, cups, glib, libxml2, libusb, libtool
, withDebug ? false }:
stdenv.mkDerivation rec {
@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
};
buildInputs = [
cups automake autoconf glib libxml2 libusb
cups automake autoconf glib libxml2 libusb libtool
];
# lgmon3's --enable-libdir flag is used soley for specifying in which