components/gnome/tracker/Makefile
changeset 7685 a7ec984d7d4c
parent 7624 50e5cc11a34e
child 7687 1093e2a9adbd
equal deleted inserted replaced
7683:7955769fefe6 7685:a7ec984d7d4c
    89 CONFIGURE_OPTIONS += --enable-tracker-preferences
    89 CONFIGURE_OPTIONS += --enable-tracker-preferences
    90 CONFIGURE_OPTIONS += --enable-tracker-writeback
    90 CONFIGURE_OPTIONS += --enable-tracker-writeback
    91 CONFIGURE_OPTIONS += --with-pic
    91 CONFIGURE_OPTIONS += --with-pic
    92 CONFIGURE_OPTIONS += --with-unicode-support=libicu
    92 CONFIGURE_OPTIONS += --with-unicode-support=libicu
    93 CONFIGURE_OPTIONS += --with-bash-completion-dir=/etc/bash_completion.d
    93 CONFIGURE_OPTIONS += --with-bash-completion-dir=/etc/bash_completion.d
       
    94 CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
    94 
    95 
    95 # Required due to patches.
    96 # Required due to patches.
    96 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
    97 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
    97 
    98 
    98 REQUIRED_PACKAGES += codec/flac
    99 REQUIRED_PACKAGES += codec/flac