summaryrefslogtreecommitdiff
path: root/recipes/libvpx.recipe
diff options
context:
space:
mode:
authorAlexandru Băluț <alexandru.balut@gmail.com>2019-11-18 23:47:16 +0100
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2019-11-26 16:21:51 +0000
commit3bf2bb73cdca0e971e1bcdd32a4e157910380881 (patch)
treec6161cfa51e5ca13719e6571df0166d53d66dbca /recipes/libvpx.recipe
parentab1ff5a866ec94197d25f131ca53c42170ecff77 (diff)
Import FatalError in the files where it is used
Removed the same in recipes because it's not needed there.
Diffstat (limited to 'recipes/libvpx.recipe')
-rw-r--r--recipes/libvpx.recipe1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/libvpx.recipe b/recipes/libvpx.recipe
index a64f3f2d..96dad535 100644
--- a/recipes/libvpx.recipe
+++ b/recipes/libvpx.recipe
@@ -1,5 +1,4 @@
# -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python
-from cerbero.errors import FatalError
from cerbero.utils import shell
from cerbero.utils import messages as m
from cerbero.tools.libtool import LibtoolLibrary