diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 20:12:21 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 20:12:21 (EDT) |
commit | e291deee76c9e542c885ae4c8b8645d6dfccffa1 (patch) | |
tree | 8247010845d2df00b88ac694bdefb47dbbdac6c3 /fakeroot.pkg/control | |
parent | de8b9a4e0776a77a3329f613b8fafb6aa0e2c33e (diff) |
fakeroot, libfakeroot: Use oh-shlibdeps
Diffstat (limited to 'fakeroot.pkg/control')
-rw-r--r-- | fakeroot.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fakeroot.pkg/control b/fakeroot.pkg/control index 59e6ea7..f2fc062 100644 --- a/fakeroot.pkg/control +++ b/fakeroot.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libfakeroot (= ${Binary-Version}) +Depends: libfakeroot (= ${Binary-Version}), ${Shlib-Depends} Description: Tool for simulating superuser privileges ${Common-Description} . |