Skip to content
Snippets Groups Projects
Commit 113fedad authored by Luis Guzmán's avatar Luis Guzmán
Browse files

Fix unused variable :P

parent 090ec765
No related branches found
No related tags found
3 merge requests!307Etiona test mr,!306Remove amd64-only libraries to build i386,!179Corrected patch for make-bleachbit
......@@ -22,7 +22,7 @@ VERSION=3
EXTERNAL='deb-src http://ppa.launchpad.net/thomas-schiex/blender/ubuntu bionic main '
REPOKEY=7281E3E842A98114
BACKPORTS=true
DEPENDS=alembic,openimageio,openshadinglanguage,openjpeg,opencollada,openimagedenoise,opensubdiv
DEPENDS=alembic,openimageio,openshadinglanguage,openjpeg,opencollada,opensubdiv
. ./config
sed -i "s|debhelper (>= 7.0.50\~)|debhelper (<< 12\~)|" debian/control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment