There is another problem:

python-dbus-dev requires libdbus-1-dev but does NOT depend on it, or at
least pkg-config thinks so, so configure thinks it's not there.

pkg-config --cflags dbus-python
# Package dbus-1 was not found...

sudo apt-get install libdbus-1-dev

pkg-config --cflags dbus-python
# -I/usr/include/......

Once I do this, the synctex plugin builds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165742

Title:
  Synctex plugin was not built in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/1165742/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to