summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-01-30 04:06:08 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-01-30 04:06:57 +0100
commitc60fd0f7f76bf46d32d5e5f9b5f3bd20e88dd90f (patch)
treebd6f95f541c090edc00c3a46bbd889fdbfce4b48 /debian/control
parent149ca516101f581a9008ba3bd65f56cdf094435b (diff)
downloadportage-debian.tar.gz
portage-debian.tar.bz2
portage-debian.zip
debian: diffutils dependency, no logrotate configdebian/2.1.11.50-2debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7a58cc3a1..120836732 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://www.gentoo.org/proj/en/portage/index.xml
Package: portage
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, rsync, patch, sed
+Depends: ${misc:Depends}, ${python:Depends}, rsync, patch, sed, diffutils
Suggests: portage-doc (= ${source:Version})
Description: package management and distribution system of gentoo
Portage is the package management and distribution system of Gentoo.