diff --git a/debian/changelog b/debian/changelog index 911f400..0b7c30d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,5 +3,5 @@ woeusb (@@WOEUSB_VERSION@@) unstable; urgency=low * This is a fake changelog for packaging purpose, for the actual changelog pl- ease refer Commits · slacka/WoeUSB - + -- 林博仁 (Buo-Ren, Lin) Mon, 12 Jun 2017 09:04:00 +0100 diff --git a/debian/control b/debian/control index 29313d6..c42a95f 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: bash (>=4.3), parted, policykit-1, realpath | coreutils (>= 8.23), - util-linux, + util-linux, wget, ${misc:Depends}, ${shlibs:Depends} diff --git a/debian/rules b/debian/rules index 6851f40..2452ed7 100755 --- a/debian/rules +++ b/debian/rules @@ -5,4 +5,4 @@ export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ --with autoreconf + dh $@ --with autoreconf