Commit 35883016 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-requires: add assure for pactree

parent 0df51013
...@@ -163,6 +163,7 @@ case $PMTYPE in ...@@ -163,6 +163,7 @@ case $PMTYPE in
fi fi
;; ;;
pacman) pacman)
assure_exists pactree pacman-contrib
CMD="pactree" CMD="pactree"
;; ;;
apt-dpkg|aptitude-dpkg) apt-dpkg|aptitude-dpkg)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment