summaryrefslogtreecommitdiff
path: root/hack/ostree_tag.sh
blob: f7bccf12713db55baf8940b583299ec31e264f6c (plain)
1
2
3
4
#!/bin/bash
if ! pkg-config glib-2.0 gobject-2.0 ostree-1 libselinux 2> /dev/null ; then
	echo containers_image_ostree_stub
fi