summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-07-04 17:44:05 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-07-04 17:44:05 +0300
commitc159ff8a7129394b72fd158d3639d861d0634e3e (patch)
tree3ce08d7c80e6e1de88d18b52eef27af10b8a9fa1 /debian/control
parentcc78bdc31749e9754120ae5a9d4849f4832b40a4 (diff)
downloadcoreutils-master.tar.gz
coreutils (8.24-0+dyson1) unstable; urgency=mediumHEADdyson/8.24-0+dyson1master
* New upstream release * Added debian/patches/dyson-acl-dirty.patch * Remove doc/stamp-vti and doc/version.texi on clean (d/clean) * coreutils provides realpath
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4d5a5c82..d82fa829 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Multi-Arch: foreign
Pre-Depends: ${shlibs:Depends}, ${misc:Pre-Depends}
Essential: yes
Depends: ${misc:Depends}
+Provides: realpath
Description: GNU core utilities
This package contains the basic file, shell and text manipulation
utilities which are expected to exist on every operating system.