From d2bbf38826e5c59bcee13cab3716f471c7b7cc1d Mon Sep 17 00:00:00 2001 From: Jaromil Date: Thu, 20 Feb 2014 11:01:00 +0100 Subject: [PATCH] fixes issue #74 for the new directory structure --- extras/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extras/debian/control b/extras/debian/control index 29f5d04..944da20 100644 --- a/extras/debian/control +++ b/extras/debian/control @@ -2,7 +2,7 @@ Source: tomb Section: misc Priority: extra Maintainer: Denis Roio -Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libgtk2.0-dev, libnotify-dev +Build-Depends: debhelper (>= 7), autotools-dev, cdbs, libgtk2.0-dev, libnotify-dev, pkg-config Standards-Version: 3.9.1 Homepage: http://tomb.dyne.org