Skip to content

Commit

Permalink
[package] [splash-osmc] fixup!
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
  • Loading branch information
samnazarko committed Feb 8, 2016
1 parent ef3b4b2 commit d7c112c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/splash-osmc/build.sh
Expand Up @@ -16,7 +16,7 @@ then
sed '/Package/d' -i files/DEBIAN/control
sed '/Depends/d' -i files/DEBIAN/control
echo "Package: ${1}-splash-osmc" >> files/DEBIAN/control
echo "Depends: fbset, libpng12" >> files/DEBIAN/control
echo "Depends: fbset, libpng12-0" >> files/DEBIAN/control
update_sources
handle_dep "libpng12-dev"
pushd src
Expand Down

0 comments on commit d7c112c

Please sign in to comment.