Le 12/12/2016 à 17:25, Didier Spaier a écrit : > grep -B5 gstreamer, PACKAGES.TXT |grep NAME # for gstreamer
Correction: grep -B5 -e gstreamer, -e gstreamer$ PACKAGES.TXT |grep NAME # for gstreamer In this case this gives the same result but the dep looked for *could* be the last in a PACKAGE REQUIRED: list _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
